projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b9a09
)
(struct x_display_info): Fix indentation.
author
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 10 Nov 2006 07:55:13 +0000
(07:55 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 10 Nov 2006 07:55:13 +0000
(07:55 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 94ae9472200880cd0fb362705fad090ec4c0e3c5..af4225ae806467734613f6e9e0ec02c071ae7a64 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-391,10
+391,12
@@
struct x_display_info
} wm_type;
- /* Atoms that are drag and drop atoms */
- Atom *x_dnd_atoms;
- size_t x_dnd_atoms_size;
- size_t x_dnd_atoms_length;
+ /* Atoms that are drag and drop atoms */
+ Atom *x_dnd_atoms;
+ size_t x_dnd_atoms_size;
+ size_t x_dnd_atoms_length;
+
+ int have_net_atoms;
};
#ifdef HAVE_X_I18N